From: Juanma Barranquero Date: Wed, 14 Feb 2007 12:46:43 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~2193 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=ee62711d8d294b3c7fe592593ff3bc8fcf28c259;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e4338973056..de8a114a16b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,9 +1,8 @@ 2007-02-14 Juanma Barranquero - * textmodes/ispell.el (ispell-keep-choices-win) - (ispell-dictionary-alist, ispell-word) + * textmodes/ispell.el (ispell-keep-choices-win, ispell-word) (ispell-begin-skip-region-regexp): Fix typos in docstrings. - (ispell-process-line): Doc fixes. + (ispell-dictionary-alist, ispell-process-line): Doc fixes. (ispell-help): Fix typos in docstring and output message. 2007-02-14 Kim F. Storm